home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vivendi Universal Games 2005 E3 DPK (USA)
/
Vivendi Universal Games 2005 E3 DPK (USA).bin
/
pc
/
Lingo.INI
< prev
next >
Wrap
Text File
|
2005-05-11
|
230b
|
8 lines
on startup
set the soundkeepdevice to 0
global tbsearchpath
set tbsearchpath=[]
append(tbsearchpath, the applicationPath & "VUG\audio\")
append(the searchpaths, the applicationPath & "VUG\audio")
end startup